-
Home
-
Classified Listing – Classified ads & Business Directory Plugin
-
2.4.3
-
Code
-
Classes
- RtclEmail
Total Complexity |
89 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
718 |
Lines of code |
275 |
Logical lines of code |
145 |
Comment lines |
304 |
Methods |
42 |
Properties |
20 |
Methods 42
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_option() |
A |
58 |
13 |
13 |
get_headers() |
S |
60 |
6 |
12 |
style_inline() |
S |
52 |
5 |
23 |
get_content() |
S |
61 |
3 |
12 |
initSettings() |
S |
54 |
2 |
20 |
get_subject() |
S |
68 |
3 |
6 |
get_content_type() |
S |
65 |
3 |
10 |
get_email_content_type() |
S |
78 |
3 |
3 |
handle_multipart() |
S |
64 |
3 |
9 |
get_placeholders_item() |
S |
70 |
3 |
6 |
get_heading() |
S |
68 |
3 |
6 |
set_attachments() |
S |
70 |
3 |
6 |
send() |
S |
56 |
1 |
20 |
setup_locale() |
S |
74 |
2 |
5 |
set_content() |
S |
72 |
2 |
6 |
get_header_image_url() |
S |
66 |
2 |
8 |
set_subject() |
S |
72 |
2 |
6 |
set_headers() |
S |
72 |
2 |
6 |
set_heading() |
S |
72 |
2 |
6 |
get_recipient() |
S |
67 |
2 |
7 |
restore_locale() |
S |
74 |
2 |
5 |
set_recipient() |
S |
68 |
2 |
8 |
get_title() |
S |
79 |
1 |
3 |
supports_emogrifier() |
S |
80 |
1 |
3 |
get_description() |
S |
79 |
1 |
3 |
set_replay_to_email_address() |
S |
81 |
1 |
3 |
get_replay_to_name() |
S |
74 |
1 |
4 |
beforeSend() |
S |
72 |
1 |
5 |
afterSend() |
S |
72 |
1 |
5 |
format_string() |
S |
69 |
1 |
6 |
get_attachments() |
S |
78 |
1 |
3 |
get_footer_text() |
S |
78 |
1 |
3 |
get_from_address() |
S |
73 |
1 |
4 |
get_from_name() |
S |
73 |
1 |
4 |
get_replay_to_email_address() |
S |
75 |
1 |
4 |
trigger() |
S |
82 |
1 |
3 |
get_content_html() |
S |
82 |
1 |
3 |
get_content_plain() |
S |
82 |
1 |
3 |
set_replay_to_name() |
S |
80 |
1 |
3 |
get_default_heading() |
S |
82 |
1 |
3 |
get_default_subject() |
S |
82 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |